source/entitysysd/entity.d(617,17): Error: `@safe` function `entitysysd.entity.EntityManager.accomodateEntity` cannot call `@system` function `std.bitmanip.BitArray.length` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/bitmanip.d(1100,22): `std.bitmanip.BitArray.length` is declared here source/entitysysd/system.d(322,45): Error: `@safe` function `entitysysd.system.SystemManager.runFull` cannot call `@system` function `entitysysd.event.EventManager.emit!(StatEvent, SystemManager).emit` source/entitysysd/event.d(231,10): `entitysysd.event.EventManager.emit!(StatEvent, SystemManager).emit` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.